Extension point loaders
Contribution Descriptors
- Class: org.nuxeo.ecm.platform.api.ws.DocumentLoaderDescriptor
Existing Contributions
Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.
-
<extension point="loaders" target="org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl"> <loader class="org.nuxeo.ecm.platform.ws.DocumentStateLoader" name="state"/> <loader class="org.nuxeo.ecm.platform.ws.DocumentSchemaLoader" name="schema"/> </extension>